LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 05-07-2015, 08:17 PM   #1
padalia.rushabh
LQ Newbie
 
Registered: Nov 2013
Location: Singapore
Distribution: Fedora , Ubuntu , Linux Mint
Posts: 8

Rep: Reputation: 0
Cannot create Access Point on Ubuntu 14.04 [Wireless card BCM4352]


I am unable to create wireless access point on my Ubuntu 14.04. I have BCM4352 wireless card.

on running command iw list , I find that AP is not listed on supported interface modes.

How can I get supported drivers to make AP? What should I do?
Attached Thumbnails
Click image for larger version

Name:	IpK6T.png
Views:	90
Size:	3.6 KB
ID:	18391  
 
Old 05-09-2015, 07:49 AM   #2
standards
Member
 
Registered: May 2015
Posts: 54

Rep: Reputation: Disabled
Download the Broadcom Drivers from here (That should get you somewhere):
https://www.broadcom.com/support/802.11/linux_sta.php
(I use them too)
Putting it to boot can cause it not to lanuch at a point.You can use this scipt to get the drivers to work (run as root):
Quote:
#!/bin/bash
#be in the driver directory and make sure its built.Also,replace wlp2s0 with your wifi interface.Run ifconfig to find out
rmmod b43
rmmod brcmsmac
rmmod ssb
rmmod bmca
rmmod wl
modprobe lib80211
modprobe cfg80211
insmod wl.ko
sleep 10s
 
Old 05-09-2015, 11:39 AM   #3
padalia.rushabh
LQ Newbie
 
Registered: Nov 2013
Location: Singapore
Distribution: Fedora , Ubuntu , Linux Mint
Posts: 8

Original Poster
Rep: Reputation: 0
Hi,

I installed the 64bit driver from the web link.

When I execute that scrip I get error

Quote:
sudo sh driver.sh
rmmod: ERROR: Module b43 is not currently loaded
rmmod: ERROR: Module brcmsmac is not currently loaded
rmmod: ERROR: Module ssb is not currently loaded
rmmod: ERROR: Module bmca is not currently loaded
rmmod: ERROR: Module wlan0 is not currently loaded
insmod: ERROR: could not insert module wl.ko: File exists
 
Old 05-09-2015, 12:18 PM   #4
standards
Member
 
Registered: May 2015
Posts: 54

Rep: Reputation: Disabled
You will need to DELETE or existing driver and replace it with this one.
 
  


Reply

Tags
ubuntu 14.04, wireless



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Using hostapd and isc-dhcp-server to create a wireless access point resuni Linux - Networking 2 03-08-2014 08:46 PM
what would you say is the easiest way to create a wireless access point in debian baronobeefdip Debian 2 05-31-2011 12:13 PM
Trying to create wireless access point, cannot get adapter to transmit ESSID lightsabersetc Linux - Server 4 01-16-2010 08:23 PM
Issues Setting Up a Wireless Access Point on Ubuntu Server 7.4 with BCM4306 card sneakyjoe Linux - Wireless Networking 0 08-12-2007 04:21 PM
LXer: Create a secure Linux-based wireless access point LXer Syndicated Linux News 0 07-20-2006 05:21 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 02:42 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration